To execute the LBRS unit tests: - adapt all configuration files in the folder unitTests/conf - adapt testng.xml file - copy all files from the folder WebContent/conf to %user_dir%/webapps/LBRSWS/WebContent/conf - run the RAM and the LBRS on a tomcat server (should be running on the same port) - execute the unit tests To execute the RAM unit tests: - adapt testng.xml file - copy all files from the folder WebContent/conf to %user_dir%/webapps/RemoteADOWSMonitor/WebContent/conf - run the RAM and the LBRS on a tomcat server (should be running on the same port) - execute the unit tests